[INFO] cloning repository https://github.com/helgev-traP/wgfont
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helgev-traP/wgfont" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgev-traP%2Fwgfont", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgev-traP%2Fwgfont'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e4a67590239f3de7fcfcb894852c42dcef5a02c
[INFO] checking helgev-traP/wgfont against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelgev-traP%2Fwgfont" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/helgev-traP/wgfont
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/helgev-traP/wgfont
[INFO] tweaked toml for git repo https://github.com/helgev-traP/wgfont written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helgev-traP/wgfont on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 271 packages to latest Rust 1.88 compatible versions
[INFO] [stderr]       Adding nalgebra v0.34.2 (available: v0.35.0, requires Rust 1.89.0)
[INFO] [stderr]       Adding pollster v0.4.0 (available: v1.0.1)
[INFO] [stderr]       Adding wgpu v27.0.1 (available: v30.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.11.0
[INFO] [stderr]   Downloaded bytemuck v1.25.1
[INFO] [stderr]   Downloaded gpu-alloc-types v0.3.1
[INFO] [stderr]   Downloaded gpu-alloc v0.6.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.11
[INFO] [stderr]   Downloaded nalgebra v0.34.2
[INFO] [stderr]   Downloaded glam v0.31.1
[INFO] [stderr]   Downloaded rand v0.9.5
[INFO] [stderr]   Downloaded pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.13
[INFO] [stderr]   Downloaded pulp v0.22.3
[INFO] [stderr]   Downloaded exr v1.74.2
[INFO] [stderr]   Downloaded pxfm v0.1.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843
[INFO] running `Command { std: "docker" "start" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking suzuri v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stdout] warning: field `a` is never read
[INFO] [stdout]   --> examples/example_common.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TextColor {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub a: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextColor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `r`, `g`, `b`, and `a` are never read
[INFO] [stdout]   --> examples/example_common.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TextColor {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 16 |     pub r: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 17 |     pub g: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 18 |     pub b: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 19 |     pub a: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextColor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WIDTH` is never used
[INFO] [stdout]   --> examples/example_common.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const WIDTH: f32 = 1280.0;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `a` is never read
[INFO] [stdout]   --> examples/example_common.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TextColor {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub a: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextColor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `NEON_CYAN`, `NEON_GREEN`, `WARNING_RED`, and `GOLD` are never used
[INFO] [stdout]   --> examples/example_common.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl TextColor {
[INFO] [stdout]    | -------------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub const NEON_CYAN: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub const NEON_GREEN: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub const WARNING_RED: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub const GOLD: Self = Self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_text_data` is never used
[INFO] [stdout]    --> examples/example_common.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn build_text_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.21s
[INFO] running `Command { std: "docker" "inspect" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843", kill_on_drop: false }`
[INFO] [stdout] a11d9bfaeb08187d38540008491f36a1faaecd7f6548e92c9ab07eab9f0de843
